ServiceGetPost Method |
| Name | Description | |
|---|---|---|
| GetPost(String) |
Gets a post item.
| |
| GetPost(ItemId) |
Gets a post item.
| |
| GetPost(String, ItemShape) |
Gets a post item.
| |
| GetPost(String, ShapeType) |
Gets a post item.
| |
| GetPost(String, IListPropertyPath) |
Gets a post item.
| |
| GetPost(ItemId, ItemShape) |
Gets a post item.
| |
| GetPost(ItemId, ShapeType) |
Gets a post item.
| |
| GetPost(ItemId, IListPropertyPath) |
Gets a post item.
|